home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / Slackwar / docs / Reading-List-HOWTO < prev    next >
Text File  |  1997-02-08  |  18KB  |  459 lines

  1.   The Linux Reading List HOWTO
  2.   by Eric S. Raymond
  3.   1.2, 29 November 1997
  4.  
  5.   This document lists the book I think are most valuable to a person
  6.   trying to learn Unix (especially Linux) top to bottom.
  7.  
  8.   1.  Introduction
  9.  
  10.   1.1.  Purpose of this document
  11.  
  12.   This document lists what I consider to be the essential book-length
  13.   references for learning Unix (especially Linux) and how to program
  14.   under it.
  15.  
  16.   1.2.  New versions of this document
  17.  
  18.   New versions of the Linux Reading List HOWTO will be periodically
  19.   posted to comp.os.linux.answers.  They will also be uploaded to
  20.   various Linux WWW and FTP sites, including the LDP home page.
  21.  
  22.   You can also view the latest version of this on the World Wide Web via
  23.   the URL <http://sunsite.unc.edu/LDP/HOWTO/Reading-List-HOWTO.html>.
  24.  
  25.   1.3.  Feedback and Corrections
  26.  
  27.   If you have questions or comments about this document (or just want to
  28.   suggest a book that you think should be on it), please feel free to
  29.   mail Eric S. Raymond, at esr@thyrsus.com. I welcome any suggestions or
  30.   criticisms.
  31.  
  32.   1.4.  Related Resources
  33.  
  34.   For on-line HOWTOs, magazines, and other non-book material, see the
  35.   Linux Documentation Project home page
  36.   <http://sunsite.unc.edu/LDP/HOWTO>.
  37.  
  38.   Some years ago I wrote a less Linux-focused Unix bibliography that may
  39.   still be of some interest and retains a certain amusement value.  You
  40.   can find the Loginataka at
  41.   <http://www.ccil.org/~esr/faqs/loginataka.html>.
  42.  
  43.   1.5.  Conventions Used In This Document
  44.  
  45.   Comments not in quotes below are either mine, or I have seen no reason
  46.   to change them from those of Jim Haynes (previous maintainer of this
  47.   document).  Comments sent in by others are in quotes, and have the
  48.   name of the commentator before them (JH is Jim Haynes).
  49.  
  50.   "See" URLs attached to publishing information point directly into the
  51.   publisher's web catalog and typically take you to a page containing a
  52.   cover shot, blurbs, and ordering information.  Books that don't have
  53.   these lack them because the publisher is using frames and the catalog
  54.   pages can't be bookmarked.
  55.  
  56.   Topic listings go roughly from the outside in (culture to user-land
  57.   programming to kernel programming to hardware).  Within sections I
  58.   have tried to list the most useful books first insofar as I am
  59.   familiar with them.  It's just an embarrassing coincidence that this
  60.   lists one of my books first, honest! (Suggestions for a better
  61.   organization cheerfully accepted.)
  62.   2.  Books on Culture, History, and Pragmatics
  63.  
  64.      The New Hacker's Dictionary (Third Edition)
  65.         Raymond, Eric S.; MIT Press; 1996; ISBN 0-262-68092-0; 547pp.
  66.         See  <http://www-mitpress.mit.edu/book-
  67.         home.tcl?isbn=0262680920>.
  68.  
  69.         Um, er.  A guide to Internet culture. Lots of people like it.
  70.         HTML at the Jargon File Resource  Page <http://www.ccil.org>.
  71.  
  72.      A Quarter Century of Unix
  73.         Salus, Peter H.; Addison-Wesley; 1994; ISBN 0-201-54777-5;
  74.         256pp.
  75.         See  <http://www.awl.com/cp/authors/salus/unix/unix.html>
  76.  
  77.         Linux is part of the Unix tradition.  This book is an oral
  78.         history of Unix -- how it originated, how it evolved, how it
  79.         spread -- by the people who were there.
  80.  
  81.      The Mythical Man Month (Anniversary Edition)
  82.         Brooks, Frederick P.; Addison-Wesley 1995 (ISBN 0-201-83595-9).
  83.         See  <http://heg-school.awl.com/cseng/authors/brooks/mmm-ae/mmm-
  84.         ae.html>.
  85.  
  86.         The one book on software engineering that everyone should read.
  87.  
  88.         Alan Cox: "This I'd recommend not for its technical value but
  89.         for its application of common sense and reality to computing
  90.         projects." JH: "Ah, yes.  What if Linus had been given 200
  91.         programmers and had been told to produce Linux in 3 months!"
  92.  
  93.      Bell System Technical Journal, July-August 1978, Vol. 57, No. 6,
  94.         part 2
  95.         AT&T; 416 pp.
  96.  
  97.         Many early papers on Unix, including Ritchie & Thompson, "The
  98.         UNIX Time Sharing System"; Thompson, "UNIX Implementation";
  99.         Ritchie, "A Retrospective"; Bourne, "The UNIX Shell"...
  100.  
  101.   3.  Books on General Unix/Linux
  102.  
  103.   3.1.  Linux Installation and Administration
  104.  
  105.      Linux Installation and Getting Started
  106.         Welsh, Matt; LDP; 1997.  Available on the LDP home page, or
  107.         directly at  <http://sunsite.unc.edu/LDP/gs>.
  108.  
  109.         How to bring up Linux.  Explains a lot of Linux basics.  Covers
  110.         basic system administration.
  111.  
  112.      Linux System Administtrator's Guide
  113.         Wirzenius, Lars; LDP; 1997.  Available on the LDP home page, or
  114.         directly at  <http://sunsite.unc.edu/LDP/sag>.
  115.  
  116.         An excellent first book on how to maintain and administer a
  117.         Linux system.
  118.  
  119.      Essential System Administration (Second Edition)
  120.         Frisch, Aeleen; O'Reilly; 1995; ISBN 0-937175-80-3; 788 pp;
  121.         $32.95.
  122.         See  <http://www.ora.com/catalog/esa2/noframes.html>.
  123.  
  124.         More in-depth coverage of normal system-administration tasks.
  125.         Not Linux-specific but contains Linux material.
  126.  
  127.   3.2.  Using Unix & Linux
  128.  
  129.      Linux in a Nutshell
  130.         Hekman, Jessica P. et al.; O'Reilly; 1997; ISBN 1-56592-167-4;
  131.         438 pp. $9.95.
  132.         See  <http://www.ora.com/catalog/linuxnut/noframes.html>.
  133.  
  134.         According to O'Reilly, "The Desktop Reference for Linux".  For
  135.         Linux users this obsoletes their "Unix In a Nutshell" which was
  136.         SVr4/Solaris-oriented.
  137.  
  138.      Running Linux (Second Edition)
  139.         Welsh, Matt, & Kaufman, Lar; O'Reilly; ISBN 1-56592-151-8; 1996;
  140.         650pp; $24.95.
  141.         See  <http://www.ora.com/catalog/runux2/noframes.html>.
  142.  
  143.         Everything you need in order to understand, install, and use the
  144.         Linux operating system.  Excellent beginner's book.
  145.  
  146.   3.3.  System Security
  147.  
  148.      Practical Unix Security
  149.         Garfinkel, Simpson, and Spafford, Gene; O'Reilly Associates;
  150.         ISBN 0-56592-148-8; 1991.
  151.         See  <http://www.ora.com/catalog/puis/noframes.html>.
  152.  
  153.         Ronald P. Miller: "Some overlap with Essential System Admin.,
  154.         but all in all a solid book on security, especially for those
  155.         aspiring to allow multiple-user, dial-up/net access to their
  156.         Linux boxes."
  157.  
  158.      Firewalls & Internet Security
  159.         Cheswick, William R. & Bellovin, Steven M.; Addison-Wesley;
  160.         1994; ISBN 0-201-63357-4; 320pp.
  161.         See  <http://www.awl.com/cp/Ches.html>.
  162.  
  163.   4.  Books on Shell, Script, and Web Programming
  164.  
  165.      Programming Perl (Second Edition)
  166.         Wall, Larry & Christiansen, Tom & Schwartz, Randal; O'Reilly;
  167.         1997; ISBN 0-56592-149-6; 644pp.
  168.         See  <http://www.ora.com/catalog/pperl2/noframes.html>.
  169.  
  170.         Shell (as a programming language for more than trivial
  171.         scripting) is dead.  Perl rules in its place.  This is the
  172.         second edition of the definitive Perl book -- vastly better
  173.         organized than the first, and it covers Perl 5.
  174.  
  175.      Programming Python
  176.         Lutz, Mark; O'Reilly; 1997; ISBN 0-56592-197-6; 880pp.
  177.         See  <http://www.ora.com/catalog/python/noframes.html>.
  178.  
  179.         The next step beyond Perl.  Python is beautifully designed, has
  180.         better integration with C, and scales up better to large
  181.         projects.
  182.  
  183.      HTML: The Definitive Guide (2nd Edition)
  184.         Musciano, Chuck & Kennedy. Bill; O'Reilly; 1997; ISBN
  185.         0-56592-235-2; 552pp.
  186.         See  <http://www.ora.com/catalog/html2/noframes.html>.
  187.  
  188.         The best HTML tutorial/reference I have ever seen, and the only
  189.         HTML book you need unless you want to do CGI.
  190.  
  191.      The Unix Programming Environment
  192.         Kernighan, Brian, and Pike, Rob; Prentice-Hall; 1984; ISBN
  193.         0-13-937681-X; 1984.
  194.  
  195.         A true classic -- possibly the best single-book exposition of
  196.         the Unix philosophy.
  197.  
  198.   5.  Books on Text Formatting
  199.  
  200.   5.1.  Tex and LaTeX
  201.  
  202.      The LaTeX Companion
  203.         Goossens, Michael & Mittlebach, Frank, & Samarin, Alexander;
  204.         Addison-Wesley; 1994; ISBN 0-201-54199-8; 530pp.
  205.         See  <http://www.awl.com/cp/tlc.html>.
  206.  
  207.         `If you are one of those users who would like to know how LaTeX
  208.         can be extended to create the nicest documents possible without
  209.         becoming a (La)TeX guru, then this book is for you' --- from the
  210.         Preface.  Bruce Thompson adds: "A very nice book providing a lot
  211.         of information about the new extensions to LaTeX, provides a
  212.         large number of examples showing precisely how your document's
  213.         layout can be manipulated"
  214.  
  215.      LaTeX: A Document Preparation System (Second Edition)
  216.         Lamport, Leslie; Addison-Wesley; 1994; ISBN 0-201-52983-1;
  217.         256pp.
  218.         See  <http://heg-
  219.         school.awl.com/cseng/authors/lamport/latex/latex.html>.
  220.  
  221.         Bruce Thompson: "The ultimate reference on LaTeX 2.09 by its
  222.         author.  A new edition covering LaTeX2e (the version included in
  223.         the current TeX/LaTeX distribution) is in preparation.  LaTeX
  224.         2.09 is fully supported by LaTeX2e.  A must for anyone wanting
  225.         to use LaTeX.  Provides a gentle introduction to document
  226.         preparation and the various tools that LaTeX provides for
  227.         producing professional quality documents.  Lots of examples."
  228.  
  229.      The TeXbook, Volume A of Computers and Typesetting; Knuth, Donald
  230.         A.
  231.         Addison-Wesley; 1986, ISBN 0-201-13448; 496pp.  See
  232.         <http://www.awl.com/cp/TeXbook.html>
  233.         Bruce Thompson: "The definitive user's guide and complete
  234.         reference manual for TeX.  Probably not needed for casual LaTeX
  235.         use, but a fascinating book nonetheless."  I'll strengthen that
  236.         by adding that this book is not for the faint of heart.
  237.  
  238.      The METAFONT book, Volume C of Computers and Typesetting
  239.         Knuth, Donald A.; Addison-Wesley; 1986; 0-201-13444-6, 1986;
  240.         384pp.
  241.         See  <http://www.awl.com/cp/METAFONTbook.html>
  242.  
  243.         Bruce Thompson: "The definitive user's guide and reference
  244.         manual for METAFONT, the companion program to TeX for designing
  245.         fonts.  An excellent work if you're planning to design your own
  246.         fonts for use in TeX and LaTeX.  METAFONT is included with the
  247.         normal TeX/LaTeX distribution."  This book is definitely not for
  248.         the faint of heart.
  249.  
  250.   6.  Books on C and C++ Programming
  251.  
  252.   6.1.  C and C++
  253.  
  254.      The C Programming Language (Second Edition)
  255.         Kernighan, Brian W.; Ritchie, Dennis M; Prentice-Hall; 1988;
  256.         ISBN 0-13-110362-8, 272pp.
  257.  
  258.         The improved second edition, covering ANSI C, of the original
  259.         classic C book coauthored by C's designer, "K&R".  Still the
  260.         best!
  261.  
  262.      Who's Afraid of C++?
  263.         Heller, Steve; Academic Press; 1996; ISBN 0-12-339097; 508pp.
  264.  
  265.         The best introductory book on C++ I have seen.
  266.  
  267.   6.2.  C System Call Interface
  268.  
  269.      POSIX Programmer's Guide: Writing Portable Unix Programs
  270.         Lewine, Donald; O'Reilly; 1992; ISBN 0-937175-73-0; 607pp.
  271.         See  <http://www.ora.com/catalog/posix/noframes.html>.
  272.  
  273.         An excellent programmer's reference on the POSIX.1 standard.  I
  274.         like this one better than JH's choice.
  275.  
  276.      The Posix.1 Standard: A Programmer's Guide
  277.         Zlotnick, Fred; Benjamin/ Cummings; 1991; ISBN 0-8053-9605-5;
  278.         379pp.; $35.95 (USA).
  279.  
  280.         JH: "When I complained about the lack of Section 2 man pages in
  281.         Linux, somebody told me just to get a POSIX book, because that's
  282.         what Linux does.  I like this book because I'm not a
  283.         professional programmer and the author gives copious
  284.         explanations and examples."
  285.  
  286.   7.  Books on Networking
  287.  
  288.      Unix Network Programming
  289.         Stevens, W. Richard; Prentice Hall; 1990; ISBN 0-13-949876-1;
  290.         772 pp.; $54 (USA).
  291.  
  292.         Everything you might want to know about the subject, and some
  293.         things you probably didn't want to know (really, XNS!?).
  294.         Generally regarded as definitive on the basics, though it's pre-
  295.         Web.
  296.  
  297.      Linux Network Administrator's Guide
  298.         Kirch, Olaf; O'Reilly; 1995; ISBN 1-56592-087-2; 335pp.
  299.         See  <http://www.ora.com/catalog/linag/noframes.html>.
  300.  
  301.         A practical guide to Linux's TCP/IP and related services.
  302.         Accessible on the Web at the Linux Documentation Project page,
  303.         or directly at <http://sunsite.unc.edu/LDP/LDP/nag/nag.html>.
  304.  
  305.      TCP/IP Network Adminstration
  306.         Hunt, Craig; O'Reilly Associates, ISBN 0-937175-82-X; 1992;
  307.         472pp.
  308.         See  <http://www.ora.com/catalog/tcp2/noframes.html>.
  309.  
  310.         Less Linux-specific than the Kirch book.  Features deeper
  311.         coverage of the TCP/IP core, including routing and BGP.
  312.  
  313.      DNS and BIND (Second Edition)
  314.         Albitz, Paul, and Liu, Cricket; O'Reilly; 1996; ISBN
  315.         1-56592-236-0; 1992; 438pp; $32.95.
  316.         See  <http://www.ora.com/catalog/dns2/noframes.html>.
  317.  
  318.         In-depth coverage of DNS, useful for people running complicated
  319.         multiple-subnet installations. Covers BIND library programming.
  320.  
  321.      Sendmail (Second Edition)
  322.         Costales, Bryan & Allman, Eric; O'Reilly; ISBN 1-56592-222-0;
  323.         1997; 1050 pp; $32.95
  324.         See  <http://www.ora.com/catalog/sendmail2/noframes.html>.
  325.  
  326.         An exhaustive (and exhausting) guide to Linux's and Unix's
  327.         default mail-transfer agent.
  328.  
  329.   8.  Books on Unix Kernel Implementation
  330.  
  331.   8.1.  Ancestors of Linux
  332.  
  333.      The Design of the Unix Operating System
  334.         Bach, Maurice J.; Prentice-Hall; ISBN 0-13-201799-7; 470pp.; $60
  335.         (USA).
  336.  
  337.         The book that got Linus started.
  338.  
  339.      Operating Systems, Design and Implementation;
  340.         Tanenbaum, Andrew S.; Prentice-Hall; 1987.
  341.  
  342.         Alan Cox (one of the core kernel people) likes this book.
  343.         Tanenbaum designed Minix, which is the system Linus bootstrapped
  344.         Linux up from.
  345.  
  346.   8.2.  Linux
  347.  
  348.      Linux Kernel Hackers' Guide
  349.         Johnson, Michael K.
  350.  
  351.         Accessible on the Web at the Linux Documentation Project page,
  352.         or directly at
  353.  
  354.      LINUX Kernel Internals
  355.         Beck, Michael & Bohme, Harold & Mirko, Dziadzka & Kunitz, Ulrich
  356.         & Magnus, Robert & Verworner, Dick; Addison Wesley; 1996; ISBN:
  357.         0-201-87741-4; 480pp.
  358.         See  <http://heg-
  359.         school.awl.com/cseng/authors/beck.m/linux/linux.html>.
  360.  
  361.         A guide to Linux kernel programming; covers 1.2, slightly out of
  362.         date now.
  363.  
  364.   8.3.  Relatives of Linux
  365.  
  366.      The Design and Implementation of the 4.4BSD Unix Operating System
  367.         McKusick, Marshall Kirk, Bostic, Keith, Karels, Michael J., and
  368.         Quarterman, John S.; Addison-Wesley; 1996; ISBN 0-201-54979-4;
  369.         608pp.
  370.         See  <http://heg-
  371.         school.awl.com/cseng/authors/mckusick/4.4bsd/4.4bsd.html>.
  372.  
  373.         The successor to a classic book on the implementation of the 4.3
  374.         BSD kernel, which influenced Linux's design (especially near
  375.         sockets and networking).  This book covers the 4.4BSD base of
  376.         BSD/OS, FreeBSD, and NetBSD.
  377.  
  378.      Porting Unix to the 386; Jolitz, William F., and Jolitz, Lynne G.
  379.         Dr. Dobb's Journal; Jan 1991-July 1992.
  380.  
  381.   9.  Books on Intel processor architecture and programming
  382.  
  383.      80386 Programmer's Reference Manual
  384.         Intel Corp.; ISBN 1-55512-022-9; 1986;
  385.  
  386.         Part I. Applications Programming, data types, memory model,
  387.         instruction set.  Part II. Systems Programming, architecture,
  388.         memory management, protection, multitasking, I/O, exceptions and
  389.         interrupts, initialization, coprocessing and multiprocessing.
  390.         Part III.  Compatibility (with earlier x86 machines).  Part IV.
  391.         Instruction Set.
  392.  
  393.      80386 System Software Writer's Guide
  394.         Intel Corp.; ISBN 1-55512-023-7; 1987.
  395.  
  396.         This explains the 386 features for operating system writers.  It
  397.         includes a chapter on Unix implementation.  A lot of the 80386
  398.         architecture seems to have been designed with Multics in mind;
  399.         the features are not used by DOS or by Unix.
  400.  
  401.      Programming the 80386
  402.         Crawford, John H & Gelsinger, Patrick P.; Sybex; ISBN
  403.         0-89588-381-3; 774pp.; $26.95 (USA).
  404.  
  405.         This is the book the Jolitzes used when they ported BSD to the
  406.         386 architecture.
  407.  
  408.      Pentium Processor User's Manual: Volume 3, Architecture and Pro¡
  409.         gramming
  410.         Manual" Intel Corp.; 1993; ISBN 1-55512-195-0;
  411.  
  412.         Pretty much the Pentium version of the 80386 Programmer's manual
  413.         listed above.
  414.  
  415.   10.  Books on PC-Class Hardware
  416.  
  417.   Note: these books are four or five years old and possibly out of date.
  418.   I don't really grok hardware...
  419.  
  420.      80386 Hardware Reference Manual
  421.         Intel Corp.; 1986; ISBN 1-55512-024-5;
  422.  
  423.         Pin connections, timing, waveforms, block diagrams, voltages,
  424.         all that kind of stuff.
  425.  
  426.      The Indispensable PC Hardware Book
  427.         Messmer, Hans-Peter; Addison-Wesley; 1993; ISBN 0-201-62424-9;
  428.         1000 pp.
  429.  
  430.         JH: "Covers the more recent stuff like EIDE and PCI."
  431.  
  432.   11.  Administrivia
  433.  
  434.   11.1.  Terms of Use
  435.  
  436.   This document is copyright 1997 by Eric S. Raymond. You may use,
  437.   disseminate, and reproduce it freely, provided you:
  438.  
  439.   ╖  Do not omit or alter this copyright notice.
  440.  
  441.   ╖  Do not omit or alter or omit the version number and date.
  442.  
  443.   ╖  Do not omit or alter the document's pointer to the current WWW
  444.      version.
  445.  
  446.   ╖  Clearly mark any condensed, altered or versions as such.
  447.  
  448.   These restrictions are intended to protect potential readers from
  449.   stale or mangled versions.  If you think you have a good case for an
  450.   exception, ask me.
  451.  
  452.   11.2.  History
  453.  
  454.   This was originally a mini-HOWTO maintained by Jim Haynes.  I have
  455.   changed the emphasis somewhat, trying to make it more a standalone
  456.   document and less reliant on the various USENET bibliographic
  457.   postings.  The unattrbuted mini-reviews are mine rather than his.
  458.  
  459.